Visual Studio builds: Use gtk-4.lib for the .lib file
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 Nov 2016 09:46:32 +0000 (17:46 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 Nov 2016 09:46:32 +0000 (17:46 +0800)
commite4c5ce4cc38a0e478786387e6db9bb455ffef4a0
treede0c31f5af38fa8dab2d39b8b00c27d93a632cdc
parent493ad0cad4bfd77d33b92b3e036c67e0ae4a8389
Visual Studio builds: Use gtk-4.lib for the .lib file

As with the autotools builds, use gtk-4 as the name of the .lib file that
is produced from the build.

Actually this is already done with GTK-3.x with the autotools builds,
but this update is not done there as gtk-3.0.lib/gdk-3.0.lib/gailutil-3.0.lib
was used for such a long time that changing it there might have caused
trouble for people there.
build/win32/gtkpc.py
build/win32/vs12/gtk-4.vcxprojin
build/win32/vs12/gtk4-install.propsin
build/win32/vs12/gtk4-version-paths.props.in